go/constant.boolVal.String (method, view implemented interface methods)
2 uses
go/constant (current package)
value.go#L114: func (x boolVal) String() string { return strconv.FormatBool(bool(x)) }
value.go#L242: func (x boolVal) ExactString() string { return x.String() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)